Skip to content

Conversation

@oleksandr-nc
Copy link
Contributor

  1. Bump PyTorch to 2.8 version
  2. Use a full url for base image: FROM docker.io/python:3.12-slim-bookworm AS builder
  3. Remove ADD /ex_app/cs[s] /ex_app/css syntax that Podman does not support.
  4. Add printing info about pytorch in the container logs

…enance

Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com>
@kyteinsky
Copy link
Contributor

Remove ADD /ex_app/cs[s] /ex_app/css syntax that Podman does not support.

maybe we can mention this somewhere in the docs for podman support of individual apps

@oleksandr-nc
Copy link
Contributor Author

maybe we can mention this somewhere in the docs for podman support of individual apps

We currently does not officially support Podman. Feel free to adjust it in the existign ExApps and adding notes the documentation.

@oleksandr-nc oleksandr-nc merged commit fe9d2cd into main Sep 24, 2025
4 checks passed
@oleksandr-nc oleksandr-nc deleted the feat/maintence-update branch September 24, 2025 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants